Feature: Escenario 3 de prueba Ghost Kraken
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 17.256s |
Scenario: Escenario 3.
Before
0m 0.001s
Before
0m 0.603s
Given
I navigate to page "<URL>"
0m 1.352s
When
I login ghost "<USERNAME>" and "<PASSWORD>"
0m 0.766s
And
I wait for 1 seconds
0m 1.121s
Then
the URL should be dashboard "<EXPECTED_URL_DASHBOARD>"
0m 0.275s
And
I take screenshot
0m 0.367s
When
I click posts
0m 0.165s
And
I wait for 1 seconds
0m 1.135s
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
0m 0.094s
And
I count posts
0m 0.108s
And
I take screenshot
0m 0.184s
When
I click new post
0m 0.178s
And
I wait for 1 seconds
0m 1.088s
And
I create a new post
0m 0.625s
And
I wait for 1 seconds
0m 1.086s
And
I click publish
0m 0.157s
And
I wait for 1 seconds
0m 1.106s
And
I click continue
0m 0.120s
And
I wait for 1 seconds
0m 1.094s
And
I click Editor
0m 0.162s
And
I wait for 1 seconds
0m 1.106s
And
I take screenshot
0m 0.167s
And
I click Posts
0m 0.108s
And
I wait for 1 seconds
0m 1.122s
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
0m 0.093s
And
I take screenshot
0m 0.193s
Then
The list of posts should increment
0m 0.115s
And
I wait for 1 seconds
0m 1.118s
Then
I should see Draft on the post
0m 0.105s
And
I wait for 1 seconds
0m 1.128s
And
I take screenshot
0m 0.209s
After
0m 0.005s
Screenshots
Before
NO IMAGE AVAILABLE
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
When
I login ghost "<USERNAME>" and "<PASSWORD>"
And
I wait for 1 seconds
Then
the URL should be dashboard "<EXPECTED_URL_DASHBOARD>"
And
I take screenshot
When
I click posts
And
I wait for 1 seconds
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
And
I count posts
And
I take screenshot
When
I click new post
And
I wait for 1 seconds
And
I create a new post
And
I wait for 1 seconds
And
I click publish
And
I wait for 1 seconds
And
I click continue
And
I wait for 1 seconds
And
I click Editor
And
I wait for 1 seconds
And
I take screenshot
And
I click Posts
And
I wait for 1 seconds
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
And
I take screenshot
Then
The list of posts should increment
And
I wait for 1 seconds
Then
I should see Draft on the post
And
I wait for 1 seconds
And
I take screenshot
After
NO IMAGE AVAILABLE